func go/types.typeset

8 uses

	go/types (current package)
		builtins.go#L104: 				typeset(y.typ, func(_, u Type) bool {
		builtins.go#L374: 			typeset(y.typ, func(_, u Type) bool {
		builtins.go#L968: 	typeset(x.typ, func(_, u Type) bool {
		index.go#L221: 	typeset(x.typ, func(t, u Type) bool {
		signature.go#L65: 		typeset(last, func(t, _ Type) bool {
		under.go#L25: 	typeset(typ, func(_, u Type) bool {
		under.go#L38: func typeset(t Type, yield func(t, u Type) bool) {
		under.go#L93: 	typeset(t, func(t, u Type) bool {